func github.com/go-pg/pg/v10/orm.appendPKConstraint
2 uses
github.com/go-pg/pg/v10/orm (current package)
table_create.go#L110: b = appendPKConstraint(b, table.PKs)
table_create.go#L162: func appendPKConstraint(b []byte, pks []*Field) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)